home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 46
/
Amiga Format CD46 (1999-10-20)(Future Publishing)(GB)[!][issue 1999-12].iso
/
-in_the_mag-
/
reader_requests
/
scilab
/
man
/
man-part1
/
cat2
/
xsave.2
< prev
next >
Wrap
Text File
|
1999-09-16
|
662b
|
67 lines
xsave(2) Scilab Function xsave(2)
NAME
xsave - save graphics in a (reloadable) file.
CALLING SEQUENCE
xsave('file-name' [, win-num] )
PARAMETERS
win-num : an integer ( optional argument ) which stands for the
graphic window which is to be saved.
DESCRIPTION
This function is used to save the graphics contained in the graphic-window
win-num. The graphics are stored in a binary file in a machine indepen-
dent way ( using the xdr library) and can be reloaded in Scilab whith the
xload command.
SEE ALSO
xload
AUTHOR
J.Ph.C..